This applet displays a scrolling text with a custom font. The font is loaded from an image file, which is a large strip containing all the letters. You can see a sample by viewing the file 'letters.gif' in the 'images&sounds' directory. In this image you can draw all the letters and numbers or only the letters you need in your text. Then you have to specify the letters map, that is to say the letters you have drawn in the image, letter by letter. A letters map could be ABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 !?:/\
Name |
Description |
Default |
Status |
text text_height direction text_step letters_image letters_map pause background_color status_bar_text sound_name
clic_sound_name link target
registration_code |
the text force the text height (pixels) scrolling direction, "left" or "right" the scrolling step (pixels) the image containing the letters the letters map, that is to say the letters you have put in the image file, in the same order the animation pause the background color the text to display in the status bar when the mouse is over the sound played on load the sound played when click URL linked page when click the target of the new page : the registration code |
- letters image height left 2 - - 100 usual applet grey - - - _blank
- |
required optional required required required required required required optional optional optional
optional optional optional
required |
Special notes |
* You can put relative URL (to target a file on your site) or
absolute (with "http://...") URL. example: relative URL: ../home/home.html absolute URL: http://www.yahoo.com * The background color format is hexadecimal format like this : blue is "#0000ff"", red is "#ff0000" ... If you want that the background color is the same as the one of the page, look at the html source file and find the balise : <body bgcolor="#00FFFF"> then copy the value, here it's "#00ffff". Use the "HexColor" applet to convert RGB color to hexadecimal color. |
Copyright 1999-2000 Taiji Software
All Rights Reserved
http://www.taijisoftware.com
support@taijisoftware.com